Armando Fandango

Results 14 comments of Armando Fandango

I can help as I have a mac and windows computer.

In the above PR, the number of tests failed was reduced to 1, not related to the PR: `====================================================== FAILURES ====================================================== ________________________________________ test_dilated_conv[fargs_tests16-cpu] ________________________________________ backend_default = , fargs_tests = (7,...

@baojun-nervana The sysinstall means I want to install as a shared library at the system level, not in the virtual environment. Hence I did not understand the meaning of your...

Yes virtualenv is a nice way to create virtual environments with different versions of python etc., but for production environment, sometimes we install python 3 at system level and python...

Actually from the makefile, it seems like that the intent of original makefile author was to install in virtual environment unless 'sys' prefix was added to install and clean. I...

Yes I can update my PR to have the recipes as you mentioned. Sounds good. -- Armando Sent from phone. > On Dec 22, 2017, at 5:18 PM, baojun wrote:...

> In principle, that would be possible, but it would require major extentions to the pynisher to include the same functionality on Windows. At this point, we have no plans...

people who are using `-force-vulkan` on linux for `-force-device-index`, make sure that you are using the vulkan build while building the standalone binary. If the standalone binary is built using...

Since this feature would be useful to the rest of the community also, hence attempt to explain in more detail below: Most of the simulators allow being queried directly. For...